home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / squota-0.01 / squota-0~ / Squota / README < prev    next >
Text File  |  1996-05-07  |  1KB  |  41 lines

  1. VERSION .01
  2. ~~~~~~~~~~~
  3. This is Squota, short for "Screwed Quota"...
  4. This is a a small scripts to keep an average of how much your users us. 
  5. This will help you charge them if you make then pay extra if they use Xmb 
  6. of hd space.
  7.  
  8. Install.sh: Installs Squota...
  9. Squota: Keeps daily record of users disk space
  10. Squotaday: Logs daily average in quota.daily.(MONTH)
  11. Squotack: lets user check his/her own quota average
  12.           if run as root, you can use "-u" flag to specifiy whick user 
  13.           to check.
  14.  
  15. Requirments:
  16. ~~~~~~~~~~~~
  17. Bourne shell , possiblly will work with Korn...
  18.  
  19. To Install:
  20. ~~~~~~~~~~~
  21.  
  22. Run Install.sh like this,
  23.  
  24.                 . ./Install.sh
  25.  
  26. on the command line.
  27.  
  28. Install.sh will append 2 lines to the crontab of root. Please edit 
  29. quotavars.. I hope this is self expanatory..
  30.  
  31.  
  32. COPYRIGHT (c) 1996
  33. Programer: Gary Barrueto,
  34.  
  35. You can do what you wish with these script, SO LONG as you do not 
  36. distribute any modified versions out to BBSes and Internet
  37.  
  38. Comments/Suggestions/Fixes to:
  39.  
  40.     gman@infinex.com
  41.